gtk4.git
2019-02-20 Benjamin Ottewidget: Clean up gtk_widget_compute_transform()
2019-02-20 Matthias ClasenFix gtk_widget_compute_transform
2019-02-19 Benjamin Ottewidget: Remove gtk_widget_get_allocated_size()
2019-02-19 Timm BäderAdd test for widget transforms
2019-02-19 Benjamin Ottewidget: Add gtk_widget_compute_point()
2019-02-19 Benjamin OtteRemove nonexisting function from header
2019-02-19 Timm Bäderwidget: Compute child point directly when picking
2019-02-19 Timm Bäderwidget: Remove unused function
2019-02-19 Timm Bäderwidget: Avoid some type checks in pick() and contains()
2019-02-19 Timm Bäderwidget: Add typecheck-less _is_sensitive
2019-02-19 Timm Bäderwidget: Add gtk_widget_compute_transform
2019-02-19 Timm Bäderwidget: Use CSS boxes in gtk_widget_real_contains()
2019-02-19 Matthias Clasenstack sidebar: Fix sorting
2019-02-19 Matthias ClasenMerge branch 'portal-session-state-master' into 'master'
2019-02-19 Matthias Clasenapplication: Add a query-end signal
2019-02-19 Matthias ClasenApplication: Support sandboxed session state changes
2019-02-19 Benjamin Ottewidget: Remove lefover debug code
2019-02-19 Matthias ClasenMerge branch 'text' into 'master'
2019-02-19 Matthias Clasensearch entry: Add a tooltip to th clear icon
2019-02-19 Matthias ClasenMention GtkEditable and entries in the migration guide
2019-02-19 Matthias ClasenAdd editable delegate api to docs
2019-02-19 Matthias ClasenFix testtreesort warnings
2019-02-19 Matthias Clasena11y text test: Use a GtkText instead
2019-02-19 Matthias Clasena11y tests: Update expected output
2019-02-19 Matthias Clasenfocus test: Use a GtkText instead
2019-02-19 Matthias Clasendefaultvalue test: Exempt GtkText::buffer
2019-02-19 Matthias Clasentestsuite: update css node tests
2019-02-19 Matthias Clasenwidget-factory: Don't set can-focus on entries
2019-02-19 Matthias Clasenfile chooser: Use editable api on the search entry
2019-02-19 Matthias Clasenfont chooser: Use editable api on search entry
2019-02-19 Matthias Clasenapp chooser: Use editable api on search entry
2019-02-19 Matthias ClasenFix the search bar example
2019-02-19 Matthias Clasengtk-demo: Make the delayed search demo work
2019-02-19 Matthias Claseninspector: Work with new search entry
2019-02-19 Matthias Clasentreeview: make search work
2019-02-19 Matthias Clasensearch bar: Work with the new GtkSearchEntry
2019-02-19 Matthias Clasensearch entry: Use a GtkText
2019-02-19 Matthias ClasenAdd a test for GtkPassworkEntry
2019-02-19 Matthias ClasenAdd GtkPasswordEntry
2019-02-19 Matthias Clasenentry completion: Make this work again
2019-02-19 Matthias Clasentreeview: use a GtkText as search entry
2019-02-19 Matthias Clasentreeview: Disable some search entry functionality
2019-02-19 Matthias Clasensearch entry: temporarily disable some functions
2019-02-19 Matthias Clasenspin button: Use GtkText
2019-02-19 Matthias Clasenentry accessible: Make this work with the text widget
2019-02-19 Matthias Clasenentry: Delegate to GtkText
2019-02-19 Benjamin Ottewidget: Fix gtk_widget_size_allocate()
2019-02-19 Benjamin Otterecorder: Print the matrix for transform nodes
2019-02-18 Matthias ClasenAdd a GtkTextAccessible
2019-02-18 Matthias ClasenMake emoji completion work for GtkText
2019-02-18 Matthias ClasenAdd a GtkText widget
2019-02-18 Matthias Clasenspin button: Implement and use editable interface
2019-02-18 Matthias Clasenentry: Implement new editable iface
2019-02-18 Matthias Claseneditable: Add more to interface
2019-02-17 Matthias Clasena11y: Update assistant test output
2019-02-16 Timm Bäderflowbox: Implement get_child_at_pos properly
2019-02-16 Timm Bäderwidget: Push a transform node if we need to
2019-02-16 Timm Bäderwidget: Save transform as matrix
2019-02-16 Timm Bäderpaned: Implement increased handle area using pick()
2019-02-15 Matthias ClasenMerge branch 'wip/otte/boxes' into 'master'
2019-02-15 Matthias ClasenMerge branch 'assistant-cleanup' into 'master'
2019-02-15 Matthias ClasenDrop GtkAssistantPage::has-padding
2019-02-15 Matthias Clasenassistant: Use a stack
2019-02-15 Matthias Clasenassistant: Add docs
2019-02-15 Matthias Clasensingleselection: Make tests build without warnings
2019-02-15 Benjamin Ottecss: Pass boxes to the render functions
2019-02-15 Benjamin Ottecss: Mark some hot functions as G_GNUC_PURE
2019-02-15 Benjamin Ottewidget: Make width, height and transform be widget...
2019-02-15 Benjamin Ottecssboxes: Introduce
2019-02-15 Benjamin Ottewidget: Store the render node in the widget's coordinat...
2019-02-15 Benjamin Otteroot: Move the renderer to the root
2019-02-15 Benjamin Otteroot: Add gtk_root_get_surface_transform()
2019-02-15 Benjamin Otteroot: Add GtkRoot:get_display vfunc
2019-02-15 Benjamin Ottewidget: Add a GtkWidget::root property and gtk_widget_g...
2019-02-15 Benjamin Ottewidget: Add GtkWidgetClass:root and :unroot functions
2019-02-15 Benjamin Ottewidget: Remove toplevel flag
2019-02-15 Benjamin Ottegtk: Add the GtkRoot interface
2019-02-15 Benjamin Ottewidget: Move compuatation of what changed further up
2019-02-15 Benjamin Ottewidget: Split up priv->allocation
2019-02-15 Benjamin Ottecontainer: Drop gtk_container_check_resize()
2019-02-15 Benjamin Ottewindow: Properly detect if size allocation is needed
2019-02-15 Benjamin Ottesimpleselection: Improve items-changed
2019-02-15 Benjamin Otteselectionmodel: Change prototype of query_range()
2019-02-15 Benjamin Otteoverlay: Remove hack for scrolled windows
2019-02-14 Matej UrbančičUpdated Slovenian translation
2019-02-14 Matthias Clasenstack: Fix a crash
2019-02-13 Matthias Clasenassistant: Add a pages property
2019-02-13 Matthias ClasenExempt "pages" properties from defaultvalue test
2019-02-13 Matthias Claseninspector: Support list model properties
2019-02-13 Matthias Clasenstack: Add a pages property
2019-02-13 Matthias Claseninspector: Make object property inspection work again
2019-02-13 Matthias Claseninspector: Add an api to activate an object
2019-02-13 Matthias Claseninspector: Fix selecting objects with a next tab
2019-02-13 Matthias ClasenAdd a missing icon
2019-02-13 Matthias Clasenstack: Don't emit bad ::selection-changed signals
2019-02-13 Matthias Clasenstack: Fix a corner-case
2019-02-13 Matthias Clasenstack: Don't leak a reference
2019-02-13 Matthias Clasenstack: Avoid some ugly unrefs
2019-02-13 Matthias Clasenselection model: Add sanity checks
2019-02-13 Matthias ClasenMerge branch 'included-icons' into 'master'
next